from

@NonNull
open fun from(@NonNull launchingActivity: @NonNull Activity): @NonNull ShareCompat.IntentBuilder(source)

Deprecated

Use the constructor of IntentBuilder

Create a new IntentBuilder for launching a sharing action from launchingActivity.

Return

a new IntentBuilder instance

Parameters

launchingActivity

Activity that the share will be launched from